no suitable ctr exists to convert from 'int' to 'std::basic_string ,std:: View Code 以上代碼可討論幾個問題,記錄在下面。這段代碼的功能是找出數組中的最大值,用x記錄比較過程,x初始為a[0],從第二個元素開始比較,比x大,x值 ...